home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / update_h / _winfile / winman / script / base / system.wms < prev    next >
Encoding:
INI File  |  1994-05-24  |  3.1 KB  |  75 lines

  1. [Header]
  2. Name=SYSTEM.WMS
  3. Alias=* WinMan startup/terminate definition
  4. Author=BrainWare / R.Schallberger
  5. Date_Written=30.4.94
  6. Changed_By=
  7. Changed_At=
  8. Change_Reason=
  9. Version=1
  10.   
  11. [StartWindows]
  12. lock
  13. ; System/Workstation Setup
  14. ; --- Migration ---------
  15. ; --- System Drivers ----
  16. ; --- Multimedia --------
  17. ; --- Display Drivers ---
  18. ; --- Comm Drivers ------
  19. ; --- Network Drivers ---
  20. ; --- Printer Drivers ---
  21.   process '%WinMan%\pports.wms',v
  22.   process '%WinMan%\hplj2.wms',v,'%WinSystem%\hppcl.drv'
  23.   process '%WinMan%\hplj3.wms',v,'%WinSystem%\hppcl5a.drv'
  24.   process '%WinMan%\hplj4.wms',v,'%WinSystem%\hppcl5e.drv'
  25.   process '%WinMan%\proprint.wms',v,'%WinSystem%\proprint.drv'
  26.   process '%WinMan%\kyocera.wms',v,'%WinSystem%\hppcl.drv'
  27. ; --- Desktop Drivers ---
  28. ; --- Restart if needed -
  29. ; --- Start Desktop -----
  30. ; --- AutoLoad ----------
  31. ; --- Multimedia
  32. ; --- Utilities ---------
  33.   process '%WinMan%\uti_win.wms'
  34.   process '%WinMan%\uti_conf.wms'
  35. ; --- Support Tools -----
  36.   process '%WinMan%\support.wms',v
  37. ; --- DECnet Tools and Applications ------
  38. ; --- UNISYS/Mapper -----
  39. ; --- VT/DynaComm/Reflection ----
  40.   process '%WinMan%\rwin.wms',v,'%ReflWinApp%\r4win.exe','%WinMan%\rwin.wms'
  41. ; --- LAN Workplace -----
  42. ; --- 3270/5250 IBM -----
  43.   process '%WinMan%\nov3270.wms', ,'%Nov3270App%\wslanwin.exe','%WinMan%\nov3270.wms'
  44. ; --- Abacus ------------
  45. ; --- Office Applications ----------------
  46.   process '%WinMan%\excel.wms',vc,'%ExcelApp%\excel.exe','%WinMan%\excel.wms'
  47.   process '%WinMan%\winword.wms',vc,'%WinWordApp%\winword.exe','%WinMan%\winword.wms'
  48.   process '%WinMan%\access.wms',vc,'%AccessApp%\msaccess.exe','%WinMan%\access.wms'
  49.   process '%WinMan%\powerpoi.wms',vc,'%PowerApp%\powerpnt.exe','%WinMan%\powerpoi.wms'
  50.   process '%WinMan%\winproj.wms',vc,'%WinProjApp%\winproj.exe','%WinMan%\winproj.wms'
  51.   process '%WinMan%\flw.wms',vc,'%FlwApp%\flw.exe','%WinMan%\flw.wms'
  52.   process '%WinMan%\visio.wms',vc,'%VisioApp%\visio.exe','%WinMan%\visio.wms'
  53. ; --- Development Applications -----------
  54.   process '%WinMan%\foxpro.wms',vc,'%FoxApp%\foxprow.exe','%WinMan%\foxpro.wms'
  55. ; --- Microsoft Tools --------------------
  56.   process '%WinMan%\odbc.wms',vc,'%ODBCApp%\odbcadm.exe','%WinMan%\odbc.wms'
  57.   process '%WinMan%\msdraw.wms',v,'%MsDraw%\draw.exe','%WinMan%\msdraw.wms'
  58.   process '%WinMan%\msproof.wms',v,'%MsProof%\msspell.dll','%WinMan%\msproof.wms'
  59.   process '%WinMan%\msgraph.wms',v,'%MSGraph%\graph.exe','%WinMan%\msgraph.wms'
  60.   process '%WinMan%\msequatn.wms',v,'%MSEquation%\eqnedit.exe','%WinMan%\msequatn.wms'
  61.   process '%WinMan%\mswodart.wms',v,'%MSWordArt%\wordart.exe','%WinMan%\mswodart.wms'
  62.   process '%WinMan%\mstxtfil.wms',v,'%MsTxtConv%\txtwlyt.cnv','%WinMan%\mstxtfil.wms'
  63.   process '%WinMan%\msgrfilt.wms',v,'%MSGrphFlt%\wmfimp.flt','%WinMan%\msgrfilt.wms'
  64. ; --- Electronic Mail --------------------
  65. ; --- Server specific changes ------------
  66. ; --- Workstation Specific ---------------
  67. ; --- System Entries ---------------------
  68.   process '%WinMan%\restart.wms'
  69.   process '%WinMan%\delwin.wms'
  70.   process AutoStart
  71.  
  72. [TerminateWindows]
  73. :END
  74.  
  75.